projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a31b1ad
)
(automatic-hscrolling): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 20 May 2001 04:12:31 +0000
(
04:12
+0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 20 May 2001 04:12:31 +0000
(
04:12
+0000)
lisp/frame.el
patch
|
blob
|
history
diff --git
a/lisp/frame.el
b/lisp/frame.el
index 3b3bf3eaaef969ab8e2dd8f5e2f20948cf8325c9..5eceff5ba6b142a62a97d01accadd1eb5336c5f3 100644
(file)
--- a/
lisp/frame.el
+++ b/
lisp/frame.el
@@
-1089,7
+1089,7
@@
left untouched. FRAME nil or omitted means use the selected frame."
:group 'frames)
(defcustom automatic-hscrolling t
- "*Allow or disallow autmatic scrolling windows horizontally.
+ "*Allow or disallow aut
o
matic scrolling windows horizontally.
If non-nil, windows are automatically scrolled horizontally to make
point visible."
:version "21.1"